home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Libris Britannia 4
/
science library(b).zip
/
science library(b)
/
PROGRAMM
/
1997.ZIP
/
READ.ME
< prev
next >
Wrap
Text File
|
1990-05-25
|
5KB
|
91 lines
Michael Burton Software
15540 Boot Hill Rd.
Hayden Lake, Idaho 83835
(208)772-9347 after 6 p.m. PST
FILE CATEGORY DESCRIPTION
------------ ---------- ---------------------------------------------
ASC-SCAN.ARC Utility Displays whatever comes from interrupt 16H for
a particular key depression, in ASCII,
hexadecimal and decimal. Written in DeSmet C.
COM20SRC ARC Comm. Supp. Implement buffered communications for Turbo
Pascal V4.0. Supports COM1 and COM2.
COMHEX42.ARC Comm. Display any characters coming from the serial
port in two windows. One window shows the
character in ASCII and the other window shows
the character in hexadecimal. This program
has a macro facility to allow you to send any
character strings to the serial port. It also
allows the input from the serial port to be
masked with an AND mask, an OR mask, an XOR
mask or a combination of the three. Written
in Turbo PASCAL V4.0.
GETENV ARC Lang. Supp. Get an environment variable's contents. For
use with Turbo Pascal V4.0.
INPFLD10.ARC Lang supp. Input a string of characters. Optionally
allows complete editing of the field, limited
input using a template of legal characters,
autoexiting and automatic uppercase
translation. Allows positioning of the string
and description of the strings attributes. Source
code provided for Turbo C.
INPFLD14 ARC Lang. Supp. Input a string of characters. Optionally
allows complete editing of the field, limited
input using a template of legal characters,
autoexiting and automatic uppercase
translation. Allows positioning of the string
and description of the strings attributes. Source
code provided for use with Turbo PASCAL V3.0.
INPFLD16 ARC Lang. Supp. Same as INPFLD14. INPFLD15.TPU supports Turbo Pascal
V4.0 and INPFLD16.TPU supports Turbo Pascal 5.0.
MCBSEG ARC Utility Display the DOS memory control block chain. Useful
for determining how much actual memory programs take
up. Compiled with Borland Turbo C version 1.5.
MCD108 ARC Utility Mouse Cursor Designer. Allows programmers to design
custom cursors for their applications that use
Microsoft compatible mice. Generates source code
for the custom cursor in C, Pascal, Basic or
assembly language. Comes with 42 example cursors.
Compiled with Borland Turbo C version 2.0.
PRGCALC ARC Utility A 32 bit integer programmer's calculator. Supports
logical operations, shift operations, number base
conversions, etc. Optionally RAM resident.
Compiled with Borland Turbo C version 1.0.
SCNCOD22.ARC Utility Look directly at the keyboard input port
(bypassing BIOS) to see the keyboard scan
codes. Display the scancodes in ASCII and
hexadecimal in two windows, like COMMHEX. You
can even see what codes CTL-NumLock and CTL-
ALT-DEL generates, since these two are
disabled. The ASCII window display uses its
own look up tables, so don't blame your
computer if an ASCII code is displayed wrong -
blame this program. Be sure to use the batch
file to start this program. CANNOT BE USED
WITH RAM RESIDENT PROGRAMS THAT TAKE OVER THE
KEYBOARD INTERRUPTS (like SideKick). Written
in Turbo PASCAL V3.0.
WINDO26 ARC Lang Supp. Fast, snow-free windowing routines for Turbo
PASCAL version 3.0. Up to 255 color windows with
nine different borders. No management (last window
on screen is first one removed). Version 2.6 of 16
September 1987 has shadow effects and enhanced
titling capabilities.
WINDO28 ARC Lang. Supp. Same as WINDO26. WINDO27.TPU supports Turbo Pascal
4.0 and WINDO28.TPU supports Turbo Pascal 5.0.